home *** CD-ROM | disk | FTP | other *** search
- cc -O -g -Wall -c Storm.m -o obj/Storm.o
- Storm.m: In function confirm:
- Storm.m:44: warning: type mismatch with previous external decl
- /usr/include/appkit/Application.h:44: warning: previous external decl of `NXApp'
- Storm.m:46: warning: illegal receiver type `int '
- Storm.m:46: warning: argument passing of pointer from integer lacks a cast
- Storm.m: In function pgets:
- Storm.m:113: warning: implicit declaration of function `cleanEsc'
- Storm.m: In function cleanEsc:
- Storm.m:268: warning: return-type defaults to `int'
- Storm.m: In method `query:'
- Storm.m:317: warning: implicit declaration of function `enableMore'
- Storm.m:318: warning: implicit declaration of function `resetItems'
- Storm.m: In function reload:
- Storm.m:341: warning: return-type defaults to `int'
- Storm.m:346: warning: control reaches end of non-void function
- Storm.m: In function enableMore:
- Storm.m:371: warning: return-type defaults to `int'
- Storm.m:371: warning: type of `n' defaults to `int'
- Storm.m:372: warning: return of integer from pointer lacks a cast
- Storm.m: In function orderForm:
- Storm.m:482: warning: implicit declaration of function `getenv'
- Storm.m:482: warning: assignment of pointer from integer lacks a cast
- Storm.m:486: warning: control reaches end of non-void function
- Storm.m: In method `sendOrder:'
- Storm.m:519: warning: implicit declaration of function `system'
- Storm.m:531: warning: implicit declaration of function `getpid'
- Storm.m:538: warning: implicit declaration of function `write'
- Storm.m:548: warning: implicit declaration of function `unlink'
- Storm.m:553: warning: implicit declaration of function `read'
- cc -O -g -Wall -sectcreate __ICON __header LibraryOfCongress.iconheader -segprot __ICON r r -sectcreate __ICON app app.tiff -sectcreate __NIB LibraryOfCongress.nib LibraryOfCongress.nib -segprot __NIB r r -o LibraryOfCongress obj/DefaultHandler.o obj/MyMenuCell.o obj/Process.o obj/Storm.o obj/LibraryOfCongress_main.o obj/misc.o obj/state.o obj/util.o -lNeXT_s -lsys_s
- cc -O -g -Wall -c Storm.m -o obj/Storm.o
- Storm.m: In function confirm:
- Storm.m:39: warning: type mismatch with previous external decl
- /usr/include/appkit/Application.h:44: warning: previous external decl of `NXApp'
- Storm.m:41: warning: illegal receiver type `int '
- Storm.m:41: warning: argument passing of pointer from integer lacks a cast
- Storm.m: In function monitorMail:
- Storm.m:93: warning: implicit declaration of function `system'
- Storm.m: In function monitor:
- Storm.m:99: warning: implicit declaration of function `getenv'
- Storm.m: In function pgets:
- Storm.m:132: warning: implicit declaration of function `cleanEsc'
- Storm.m: In function prettyFormat:
- Storm.m:208: warning: return-type defaults to `int'
- Storm.m:222: warning: control reaches end of non-void function
- Storm.m: In function hackToEnforceFonts:
- Storm.m:231: warning: return-type defaults to `int'
- Storm.m:251: warning: argument passing between incompatible pointer types
- Storm.m:253: warning: control reaches end of non-void function
- Storm.m: In method `textWillConvert:fromFont:toFont:'
- Storm.m:263: warning: argument passing between incompatible pointer types
- Storm.m: In function setText:
- Storm.m:294: warning: cannot find method.
- Storm.m:294: warning: return type for `enableOrder' defaults to id
- Storm.m:295: warning: cannot find method.
- Storm.m:295: warning: return type for `disableOrder' defaults to id
- Storm.m: In function setFile:
- Storm.m:315: warning: cannot find method.
- Storm.m:315: warning: return type for `disableOrder' defaults to id
- Storm.m: In function cleanEsc:
- Storm.m:346: warning: return-type defaults to `int'
- Storm.m: In method `query:'
- Storm.m:395: warning: implicit declaration of function `enableMore'
- Storm.m:396: warning: implicit declaration of function `resetItems'
- Storm.m:402: warning: implicit declaration of function `fixItem'
- Storm.m: In function reload:
- Storm.m:423: warning: return-type defaults to `int'
- Storm.m:428: warning: control reaches end of non-void function
- Storm.m: In function enableMore:
- Storm.m:457: warning: return-type defaults to `int'
- Storm.m:457: warning: type of `n' defaults to `int'
- Storm.m:458: warning: return of integer from pointer lacks a cast
- Storm.m: In function orderForm:
- Storm.m:568: warning: assignment of pointer from integer lacks a cast
- Storm.m:572: warning: control reaches end of non-void function
- Storm.m: In method `sendOrder:'
- Storm.m:626: warning: implicit declaration of function `execstr'
- Storm.m:631: warning: implicit declaration of function `getpid'
- Storm.m:638: warning: implicit declaration of function `write'
- Storm.m:649: warning: implicit declaration of function `unlink'
- Storm.m:654: warning: implicit declaration of function `read'
- Storm.m:609: warning: unused variable `t'
- cc -O -g -Wall -sectcreate __ICON __header LibraryOfCongress.iconheader -segprot __ICON r r -sectcreate __ICON app app.tiff -sectcreate __NIB LibraryOfCongress.nib LibraryOfCongress.nib -sectcreate __NIB License.nib License.nib -segprot __NIB r r -o LibraryOfCongress obj/ColorBars.o obj/ColorScroller.o obj/Defaults.o obj/License.o obj/MyMenuCell.o obj/Process.o obj/Storm.o obj/LibraryOfCongress_main.o obj/misc.o obj/state.o obj/util.o -lNeXT_s -lsys_s
-